[. . . ] December 2002 Edition: December 2002 The following paragraph does not apply to any country where such provisions are inconsistent with local law: LEXMARK INTERNATIONAL, INC. , PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions; therefore, this statement may not apply to you. This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in later editions. [. . . ] Use the following integers to set the paper tray: 0 1 2 3 4 5 7 8 9 Tray 1 Tray 2 Multipurpose Feeder or Envelope Feeder Manual Paper Manual Envelope Tray 3 Multipurpose Feeder Tray 4 Tray 5 Notes: · If the Manual Paper or Manual Envelope source is selected, the ManualFeed page device parameter is set to true. · A rangecheck error is returned if a paper source that is not installed is selected. · If a setpapertray operator is issued for the back of a duplexed page, the printer ejects a blank back page, changes the paper source, and prints the information for the back side of the page on the front side of a page from the new paper source. The setting returns to the user default setting for the Paper Source menu item at the end of the print job. Errors: rangecheck, stackunderflow, typecheck 4-28 PostScript Envelope Size Support The literal names in Table 4-13 are also supported as operators in userdict. These operators change the image size, but do not change the active paper source. Therefore, when these operators are used, part of the image may be clipped. When these literal names are used as operators, it is equivalent to executing the following PostScript emulation sequence. The following example uses a 3. 875 x 7. 5 envelope. <</Policies <</PageSize 7>> /PageSize [279 540]>> >>setpagedevice Table 4-13: Envelope Sizes Supported Supported Not Supported Envelope Sizes Printer Model T420, T520, T522 E320, E322 T620, T622 J1103 W812 Literal Name 3. 875x7. 5envelope Size (mm) 98. 4 x 190. 5 Size (inches) 3. 875 x 7. 5 3. 875 x 8. 875 4. 125 x 9. 5 4. 33 x 8. 66 6. 38 x 9. 01 6. 93 x 9. 84 Size (points) [279 540] [279 639] [297 684] [312 624] [459 649] [499 708] [612 996] 3. 875x8. 875envelope 98. 4 x 225. 4 4. 125x9. 5envelope 110x220envelope 162x229envelope 176x250envelope otherenvelope 1 2 3 1, 2 104. 8 x 241. 3 110 x 220 162 x 229 176 x 250 Other For other envelopes, the page is formatted to 216 x 356 mm (8. 5 x 14 in. ) unless a size is specified by your software application. The Lexmark W812 supports otherenvelope sizes up to [842 1224] points. For envelope sizes supported in PCL emulation, see Table 2-5 on page 2-8. W820 C720 C750 C910 4-29 PostScript The literal names in Table 4-14 are supported as PostScript emulation compatible operators. Table 4-14: Literal Names Supported Supported Not Supported Literal Names Printer Model T420, T520, T522 Literal Name monarcenvelope com10envelope dlenvelope c5envelope b5envelope Compatible Literal Name 3. 875x7. 5envelope 4. 125x9. 5envelope 110x220envelope 162x229envelope 176x250envelope Note: Duplexing is not supported on any envelope size. If duplex printing is requested and one of the envelope size operators is sent to the printer, duplexing is suspended until a paper size is requested that is supported for duplex printing. W812, W820 E320, E322 T620, T622 C720 C750 C910 J110 4-30 PostScript Envelope Tray Support If manualfeed in statusdict and the ManualFeed page device parameter are false when the printer receives one of the envelopetray operators listed in Table 4-15: "Envelopetray Operator Selections" on page 4-31, the printer: · · Sets the PageSize Policy to 0. Checks the active source to see if it matches the requested envelope size. Note: The active source is the last source selected from the printer operator panel or data stream. · If the requested size and the size loaded in the active source do not match, the sources are searched in the order defined by the Priority array in the InputAttributes dictionary in the pagedevice dictionary. If the requested media size is not found by the previous search, the following search order is used: ­ Envelope Feeder ­ Multipurpose Feeder · · If the requested size and type is not available from any automatic source, you are prompted to load the requested envelope size and type in the manual feed source. If the size is still not available, a configurationerror is issued and the print job is flushed. · If manualfeed or ManualFeed is true, the printer prompts you to load the requested size manually. If no manual feed exists on the printer, a rangecheck error message is generated. The envelope tray the printer selects when it receives an envelopetray operator is listed in Table 4-15. These operators are equivalent to executing the following PostScript emulation sequence: <</PageSize [x y] /ImagingBBox null /Policies<</PageSize 0>> >> setpagedevice where x y are the PageSize in points. 4-31 PostScript Table 4-15: Envelopetray Operator Selections Supported Not Supported Tray Operators Printer Model T420, T520, T522 E320, E322 Operator 110x220envelopetray dlenvelopetray 162x229envelopetray c5envelopetray 176x250envelopetray b5envelopetray 3. 875x7. 5envelopetray monarcenvelopetray Tray Selected (Corresponding image size is set) tray with 110 x 220 size envelopes tray with 110 x 220 size envelopes tray with 162 x 229 size envelopes tray with 162 x 229 size envelopes tray with 176 x 250 size envelopes tray with 176 x 250 size envelopes tray with 3. 875 x 7. 5 size envelopes tray with 3. 875 x 7. 5 size envelopes T620, T622 W812 3. 875x8. 875envelopetray tray with 3. 875 x 8. 875 size envelopes 4. 125x9. 5envelopetray com10envelopetray otherenvelopetray tray with 4. 125 x 9. 5 size envelopes tray with 4. 125 x 9. 5 size envelopes tray with other size envelopes W820 C720 C750 C910 J110 4-32 PostScript Supplemental Operator Summary To determine which operators your printer supports, see Table C-1 on page C-1. appletalktype -- appletalktype (string) in statusdict, this string reflects the current value of the LocalTalkType device parameter from the %LocalTalk% device. To change the type portion (appletalktype) of the AppleTalk network name and redefine the string, execute the following: /appletalktype (string) def When you redefine a string inside the normal server loop, it is reset to the default value at the end of the print job. When you define it outside the normal server loop, it is reset to the default value when the printer is switched to a printer language other than PostScript emulation or when a power-on reset occurs. [. . . ] C720 C750 C910 Operator Name papertray printername product PS2fonts PS3fonts quiet ramsize realformat renamefile resolution revision sccbatch sccinteractive setcoverpage setdefaulttimeouts setdoidlefonts setdojamrecovery setdoprinterrors setdoret setdostartpage setdosysstart setduplexmode setenginesync setethernetaddress setfilenameextend setfileposition sethardwareiomode Page 4-26 4-50 4-50 4-51 4-51 4-51 4-52 4-52 4-52 4-53 4-53 4-54 4-55 4-55 4-55 4-56 4-56 4-56 4-57 4-57 4-58 4-58 4-59 4-59 4-59 4-60 4-60 E320, E322 Printer Model T520, T522 T620, T622 W812 W820 T420 J110 C-4 PS Support Table C-1: Supplemental Operators (Continued) Supported Not Supported Page numbers reference operator descriptions. C720 C750 C910 Operator Name setidlefonts setignoresize setjobtimeout setmanualduplexmode setpapertray setprintername setquiet setresolution setsccbatch setsccinteractive setsoftwareiomode settumble setuniversalsize setuserdiskpercent softwareiomode tumble userdiskpercent waittimeout Page 4-60 4-22 4-61 4-61 4-27 4-62 4-62 4-63 4-63 4-64 4-64 4-64 4-23 4-65 4-65 4-65 4-66 4-66 E320, E322 Printer Model T520, T522 T620, T622 W812 W820 T420 J110 C-5 PS Support Table C-2: Page Device Parameters Supported Not Supported Page numbers reference parameter descriptions. Key BeginPage Collate DeferredMediaSelection DeviceRenderingInfo · Screening · ColorGrade · PictureGrade · IET · IETImagesOnly · IETPictureGrade · None · TonerSaver · PictureGrade · ImageEnhancement · PrintDarkness · AutoMediaType · EdgeToEdge · DefaultPoliciesPageSize · SubstituteSize · Type · ColorCorrection · ImageBrightness · ImageContrast · PrintQuality Page 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-68 4-68 4-68 4-68 4-69 4-69 4-69 4-69 4-70 4-70 4-70 4-70 4-70 23 A4Letter 101 Auto 0 0 Printer Model E320, E322 T520, T522 T620, T622 W812 false false false false false false false false 0 false false false false false false false false false false ColorGrade PictureGrade PictureGrade false false false false false false 0 0 0 0 true false 0 All 98 true false 0 A4Letter 98 true false 0 A4Letter 98 true false 0 A4Letter 98 true false 0 All 98 W820 C720 C750 C910 T420 J110 C-6 PS Support Table C-2: Page Device Parameters (Continued) Supported Not Supported Page numbers reference parameter descriptions. Key Duplex EndPage Page 4-70 4-70 false {exch pop 2 ne} false [600 600] null Printer Model E320, E322 T520, T522 T620, T622 W812 false false false false false {exch pop 2 ne} ExitJamRecovery HWResolution ImagingBBox InputAttributes · 0 - Tray 1 · 1 - Tray 2 · 2 - Envelope Feeder · 3 - Tray 3 · 4 - Multipurpose Feeder · 5 - Tray 4 · 6 - Tray 5 · PageSize · MatchAll · MediaColor · MediaType · MediaWeight · InputLocation · Mode · Priority Install Jog ManualFeed 4-70 4-70 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-72 4-72 4-72 4-72 4-73 true true true true true [600 600] null null null null null false null null null false null null null false null null null false null null null false null null null false null null null false false false false false false W820 C720 C750 C910 T420 J110 C-7 PS Support Table C-2: Page Device Parameters (Continued) Supported Not Supported Page numbers reference parameter descriptions. [. . . ]